Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]MeshProtos
/
MqttClientProxyMessage
/
Builder
/
setTextBytes
set
Text
Bytes
open
fun
setTextBytes
(
value
:
ByteString
)
:
MeshProtos.MqttClientProxyMessage.Builder
Text
Content copied to clipboard
string text = 3;
Return
This builder for chaining.
Parameters
value
The bytes for text to set.